entry: Simplify cursor management
authorTimm Bäder <mail@baedert.org>
Tue, 27 Feb 2018 14:13:14 +0000 (15:13 +0100)
committerTimm Bäder <mail@baedert.org>
Wed, 28 Feb 2018 09:35:31 +0000 (10:35 +0100)
commit881046b46ecd9a0a50a359c19bcfa75cd0d55c1d
tree8875e5b7f91794697cbfec041ee5e909955223f5
parent971f46e1f292120322143d23201d8d377e225354
entry: Simplify cursor management

Since cursors are per-widget now and the icons are widgets, we can just
set the cursors once.
gtk/gtkentry.c